home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2007 December
/
PCWKCD1207B.iso
/
WinXP - Poczatek konca
/
Spamihilator 0.9.9.32
/
spamihilator_0_9_9_32.exe
/
help
/
style.css
< prev
Wrap
Cascading Style Sheet File
|
2007-08-01
|
7KB
|
454 lines
html {
padding: 0;
margin: 0;
}
body {
padding: 0;
margin: 0;
background: #ffffff;
color: #000000;
font-family: Verdana,Arial,sans-serif;
font-size: 90%;
}
img {
border: 0;
margin: 0;
padding: 0;
}
h1 {
font-size: 130%;
font-weight: bold;
margin-bottom: 1em;
clear: both;
color: #990000;
}
h2 {
font-size:110%;
font-weight: bold;
color:#990000;
margin-bottom: 1em;
margin-top: 1.5em;
}
h3 {
font-size:100%;
font-weight: bold;
color:#000000;
margin-bottom: 1em;
margin-top: 1.5em;
}
hr {
height: 1px;
background-color: #DDDDDD;
border: 0;
}
th {
text-align: left;
}
dt {
color: #000000;
font-weight: bold;
line-height: 2em;
}
:visited {
color: #0066CC;
}
/* some classes */
.small {
font-size: 80%;
}
.medbig {
font-size: 110%;
}
.big {
font-size: 140%;
}
.footnote {
font-size: 80%;
}
.footnotelink {
font-size: 65%;
vertical-align: text-top;
}
.downloadlink {
padding-left: 25px;
background-image: url(pix/spamihilatoricon.gif);
background-position: top left;
background-repeat: no-repeat;
}
.hidden {
display: none;
}
.flLeft {
float: left;
}
.flRight {
float: right;
}
.flClear {
clear: both;
}
.center {
margin-left: auto;
margin-right: auto;
text-align: center;
}
.error {
color: #FF0000;
font-weight: bold;
}
.attention {
padding-left: 50px;
font-weight: bold;
background-image: url(pix/attention.gif);
background-repeat: no-repeat;
background-position: top left;
}
img.flLeft {
margin-right: 10px;
}
img.flRight {
margin-left: 10px;
}
ul.iconlist {
padding: 0;
margin: 0 0 3em 0;
}
ul.iconlist li {
list-style-type: none;
clear: left;
margin-bottom: 1em;
}
ul.iconlist img {
float: left;
margin-right: 10px;
}
dl.iconlist {
padding-left: 0px;
margin-left: 0px;
}
dl.iconlist dt {
display: inline;
}
dl.iconlist dd {
padding-left: 45px;
margin-left: 0px;
}
dl.iconlist img {
padding-left: 0px;
float: left;
}
/* index */
ul.index {
padding: 0;
margin: 0;
background-image: url(pix/treeline.png);
background-repeat: repeat-y;
}
ul.index li {
list-style-type: none;
padding-left: 20px;
line-height: 18px;
}
ul.index li {
background-image: url(pix/tree.png);
background-repeat: repeat-y;
}
ul.index li.treeminus {
background-image: url(pix/treeminus.png);
background-repeat: no-repeat;
}
ul.index li.treelast {
background-image: url(pix/treelast.png);
background-repeat: no-repeat;
}
ul.index li.treeline {
list-style-type: none;
background-image: url(pix/treeline.png);
}
/* header */
#header {
height: 130px;
background: #fff url(pix/title_border.png);
background-repeat: repeat-x;
}
#header #logo {
float: left;
}
#header #languagemenu {
float: right;
}
#header #languagemenu ul {
padding: 10px 0px 0px 0px;
margin: 0;
}
#header #languagemenu li {
list-style-type: none;
white-space: nowrap;
padding-right: 20px;
padding-top: 5px;
}
#header #menu {
margin: 0;
padding-top: 85px;
}
#header #menu ul {
padding: 0px;
margin: 0px;
}
#header #menu li {
list-style-type: none;
white-space: nowrap;
display: inline;
padding-left: 0px;
}
#header #menu :link, #header #menu :visited {
color:#FFFFFF;
font-size: 90%;
font-weight:bold;
text-transform: lowercase;
text-decoration: none;
}
#header #menu :link:hover, #header #menu :visited:hover {
text-decoration:underline;
}
/* content */
#content {
background-image: url(pix/sidebar_background.gif);
background-repeat: repeat-y;
position: absolute;
width: 100%;
}
#contentnosidebar {
background-image: none;
position: absolute;
width: 96%;
margin: 2%;
}
/* sidebar */
#sidebar {
width: 201px;
margin: 0;
padding: 0;
position: absolute;
}
#sidebar #sidebarbackground {
background-color: #FFCE9F;
height: 100%;
}
#sidebar #sidebartext {
padding: 0px 10px 20px 10px;
}
#sidebar a {
color: #000066;
}
#sidebar a:hover {
color: #3333ff;
}
#sidebar p {
font-size: 90%;
}
#sidebar #sidebartext h2 {
background-image: url(pix/menuh2.gif);
background-repeat: no-repeat;
height: 25px;
margin: 0px 0 20px 0;
padding: 2px 0px 0px 5px;
}
#sidebar #sidebartext h3 a {
text-decoration: none;
background-image: url(pix/menuh2.gif);
background-repeat: repeat-y;
border: 1px solid #FFCE9F;
display: block;
line-height: 25px;
margin: 0px 0 20px 0;
padding: 0px 0px 0px 5px;
}
#sidebar #sidebartext h3 a:hover {
background-color: #EECE9F;
background-image: none;
border-top: 1px solid #ffffff;
border-left: 1px solid #ffffff;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
}
#sidebar #sidebartext h3 a:active {
background-color: #EEEEEE;
background-image: none;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
}
/* sidebar navigation items */
#sidebar .nav {
font-size: 90%;
margin: 0px;
padding: 0px;
border: 1px solid #ffffff;
background-color: #EECE9F;
line-height: 1.0em;
}
#sidebar .nav ul {
margin: 0px;
padding: 0px;
}
#sidebar .nav li {
list-style-type: none;
margin: 0px;
height: 24px;
line-height: 25px;
padding: 0px 0px 1px 0px;
}
#sidebar .nav li.current {
padding-top: 0em;
padding-right: 0em;
padding-bottom: 1px;
padding-left: 1em;
display: block;
text-decoration: underline;
}
#sidebar .nav li :link, #sidebar .nav li :visited {
margin: 0em;
padding: 0em 0em 0em 1em;
display: block;
text-decoration: none;
}
#sidebar .nav li :link:hover, #sidebar .nav li :visited:hover {
background-color: #DBB884;
color: #660000;
}
#sidebar .nav li :link:active, #sidebar .nav li :visited:active {
background-color: #FFF1BD;
}
#sidebar ol {
margin: 1em;
padding-left: 1em;
}
#sidebar ol li {
list-style-type: decimal;
margin: 0px;
}
/* pagecontent */
#pagecontent {
padding: 1px 20px 0px 220px;
}
#pagecontentnosidebar {
padding: 0px;
}
/* footer */
#footer {
margin-left: 0px;
padding: 5px 0px 5px 0px;
clear: both;
background: #ffffff url(pix/dotline.gif) top left repeat-x;
}
#footer p {
font-size: 73%;
}
#footer ul {
margin: 0px;
padding: 0px;
}
#footer li {
white-space: nowrap;
list-style-type: none;
display: inline;
padding-right: 5px;
padding-left: 5px;
background: url(pix/dotline_vert.gif) top right repeat-y;
}
#footer :link, #footer :visited {
color:#000000;
font-size: 90%;
font-weight:bold;
text-transform: lowercase;
text-decoration: none;
}
#footer :link:hover , #footer :visited:hover {
text-decoration:underline;
}